cody - HTMLify profile

cody
4270 Files
632107 Views
Latest files of /cody/frontendcharm/Mini-Projects/BUTTONS/Jelly Button Animation Using GSAP
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap");
body {
display: grid;
height: 100vh;
place-items: center;
background-color: #151515;
}
body {
display: grid;
height: 100vh;
place-items: center;
background-color: #151515;
}
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Jelly Button Animation Using GSAP</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Jelly Button Animation Using GSAP</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>